GtkSpinButton: Simplify code
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Oct 2014 02:07:19 +0000 (22:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Oct 2014 02:07:19 +0000 (22:07 -0400)
commit88895657358a9ae9d5cd67551f566bd754187920
treea669ace504695e956d1fe4be90a6d571ee688085
parentf5d96445919d659ec0c88aea541b6b79c76f4971
GtkSpinButton: Simplify code

No need to explicitly specify a parser function, it will be
correctly guessed from the property type.
gtk/gtkspinbutton.c